projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b5c810
)
(Info-try-follow-nearest-node): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 12 Jul 2006 16:04:46 +0000
(16:04 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 12 Jul 2006 16:04:46 +0000
(16:04 +0000)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index b448a048e7de1355fcce5d6a3a854a74d487a5b0..87327d8656b7424293ce6d1247a5e70d482153d5 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-3077,7
+3077,8
@@
If FORK is a string, it is the name to use for the new buffer."
;; Common subroutine.
(defun Info-try-follow-nearest-node (&optional fork)
- "Follow a node reference near point. Return non-nil if successful."
+ "Follow a node reference near point. Return non-nil if successful.
+If FORK is non-nil, it i spassed to `Info-goto-node'."
(let (node)
(cond
((Info-get-token (point) "[hf]t?tp://" "[hf]t?tp://\\([^ \t\n\"`({<>})']+\\)")